@charset "utf-8";
/*base-style*/
a{
	color:#0F0F0F;
	text-decoration: none;
}
p{
	letter-spacing:1px;
}
.no-r{
	white-space:nowrap;
    overflow:hidden;
}
.footer-img-bg{
	position: relative;
}
.footer-img-bg:before{
	content: "";
	display: block;
	position: absolute;
	width: 80%;
	height: 25px;
	left: 15px;
	bottom: -70px;
	background: url(../images/foot-img.png) no-repeat;
}
.footer-img-bg i{
	/* display: block; */
	position: absolute;
	/* width: 85px;
	height: 95px;
	bottom: -58px;
	right: -142px; */
	/* background: url(../images/foot-go-top.png) no-repeat; */
}
.footer-img-bg i a{
	display: block;
	width: 100%;
	height: 100%;
}
.wxqqwb div:nth-child(1),
.wxqqwb div:nth-child(2),
.wxqqwb div:nth-child(3){
	width: 48px;
	height: 48px;
	background-size: 48px;
	cursor: pointer;
}
.wxqqwb div:nth-child(1){
	background: url(../images/footer/weibo.png) no-repeat center 3px;
}
.wxqqwb div:nth-child(2){
	background: url(../images/footer/qq.png) no-repeat center;
}
.wxqqwb div:nth-child(3){
	background: url(../images/footer/wx.png) no-repeat center 6px;
}
.wxqqwb div:nth-child(1):hover{
	background: url(../images/footer/weibo-h.png) no-repeat center 3px;
}
.wxqqwb div:nth-child(2):hover{
	background: url(../images/footer/qq-h.png) no-repeat center;
}
.wxqqwb div:nth-child(3):hover{
	background: url(../images/footer/wx-h.png) no-repeat center 6px;
}
.wxqqwb div:nth-child(3):hover:before{
	content: "";
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
	left: -80px;
	top: -220px;
	background: url(../images/wx.jpg);
	background-size: 200px;
}
.wxqqwb div{
	margin-right: 20px;	
}
.banner-img{
	padding: 0;
	width: 100%;
}
.banner-nav{
	height: 55px;
	background: #dbdbdb;
	border-bottom: 2px solid #454a50;
}
.banner-nav .container:before{
	content: "";
	display: block;
	position: absolute;
	width: 30px;
	height: 25px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/banner-nav.png) no-repeat;

}
.banner-nav .container{
	position: relative;
}
.banner-nav p{
	padding-left: 22px;
	margin: 0;
	font-size: 18px;
	line-height: 55px;
	color: #272c32;
}
.bg-color{
	background: #f0f0f0;
}
.m-padding0{
	padding:0;
}
.margin-60{
	margin: 60px 0;
}
.margin-60-200{
	margin: 0 200px;
	padding:60px 0;
}
.margin-t5{
	margin-top: 5px;
}
.margin-t15{
	margin-top: 15px;
}
.margin-t30{
	margin-top: 30px;
}
.margin-t110{
	margin-top: 110px;
}
.margin-l10{
	margin-left: 10px;
}
.margin-b60{
	margin-bottom: 60px;
}
.margin-b40{
	margin-bottom: 40px;
}
.padding-r40{
	padding-right:40px;
}
.padding-l40{
	padding-left:40px;
}
.padding-tb20{
	padding:25px 0 15px;
}
.padding-r80{
	padding-right: 80px;
}
.padding-l80{
	padding-left: 80px;
}
.color-red{
	color: #b21313!important;
}
.btn-danger:hover{
	color: #b21313;
}
.margin0padding0{
	margin: 0;
	padding: 0;
}
#map{
  height:100%;
  width: 100%;
  } 
/*about-style*/
.tab{
	margin:60px 0;
}
.tab li{
	display: inline-block;
	height: 70px;
	padding: 0 2px;	
}
.tab li a{
	display: block;
	height: 60px;
	width: 100%;
	background: #dbdbdb;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
}
.tab li a{
	display: block;
	height: 60px;
	width: 100%;
}
/* .tab li:hover p{
	color: #fff;
	cursor: pointer;
	background: ##454a50;
} */
.tab-title{
	/* height: 50px; */
	border-left: 3px solid #b21313;
	padding-left: 10px;
	margin-bottom: 30px;
}
.tab-title h2{
	font-size: 30px;
	line-height: 34px;
}
.itme{
	margin-bottom: 30px;
}
.itme p{
	font-size: 18px;
	line-height: 35px;
	text-indent: 1.5em;
	color: #454a50;
}
.itme-img{
	margin: 30px 0;
}
.itme-img img{
	width: 100%;
}
.tab-itme2{
	height: 220px;	
	padding: 0 20px; 
	margin-top: 100px;
}
.tab-itme2 h3{
	font-size: 28px;
	line-height: 60px;
	text-align: center;

}
.tab-itme2 .itme2-con p{
	line-height: 30px;
	text-indent:0;
	text-align: center;
}
.tab-itme2 .itme2-con{
	position: relative;
	height: 100%;
	width: 100%;
	background: rgb(219,219,219);
	border-radius: 10px;
	padding-top: 55px;
}

.itme2-img1:before,
.itme2-img2:before,
.itme2-img3:before,
.itme2-img4:before,
.itme2-img5:before,
.itme2-img6:before,
.itme2-img7:before,
.itme2-img8:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	height: 120px;
	width: 120px;
	transform: translate(-50%,-50%);
}
.itme2-img1:before{
	background: url(../images/about/itme2-img1.png) no-repeat;
}
.itme2-img2:before{
	background: url(../images/about/itme2-img2.png) no-repeat;
}
.itme2-img3:before{
	background: url(../images/about/itme2-img3.png) no-repeat;
}
.itme2-img4:before{
	background: url(../images/about/itme2-img4.png) no-repeat;
}
.itme2-img5:before{
	background: url(../images/about/itme2-img5.png) no-repeat;
}
.itme2-img6:before{
	background: url(../images/about/itme2-img6.png) no-repeat;
}
.itme2-img7:before{
	background: url(../images/about/itme2-img7.png) no-repeat;
}
.itme2-img8:before{
	background: url(../images/about/itme2-img8.png) no-repeat;
}
/* .tab-itme3{
	border: 2px dotted #454a50;
	border-radius: 10px;
	margin: 50px 0;
} */
.itme3-img{
	position: relative;
	height: 420px;
	margin:0 1.66%;
}
.itme3-img img{
	position: absolute;
	left: 50%;
	transform: translate(-50%,80px);
}
.tab-itme3 .itme3-img p{
	font-size: 28px;
	line-height: 1.5;
	text-indent:0;
	text-align: center;
	padding-top: 320px; 
}
.itme3-img:before{
	content: '';
	position: absolute;
	width: 49px;
	height: 15px;
	right: -50px;
	top: 175px;
	background: url(../images/about/jiantou.png) no-repeat;
}
.itme3-img:last-child:before {
	background-image:url();
}
.about-flex{
	display: flex;
	height: 600px;

}
.about-flex-itme{
	overflow: hidden;
}
.about-flex-itme:nth-child(1){
	flex: 1;
	background: url(../images/contact/contact-sev1.png) no-repeat;
	background-size: auto 600px;
	transition: all 1s;
}
.about-flex-itme:nth-child(2){
	flex: 1;
	background: url(../images/contact/contact-sev2.png) no-repeat;
	background-size: auto 600px;
	margin: 0 6px;
	transition: all 1s;
}
.about-flex-itme:nth-child(3){
	flex: 1;
	background: url(../images/contact/contact-sev3.png) no-repeat;
	background-size: auto 600px;
	transition: all 1s;
}
.about-flex-strat{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
}
.about-flex-strat img{
	display: block;
	margin: 0 auto;
	padding: 100px 0 30px;

}
.about-flex-strat p{
	font-size: 42px;
	line-height: 1.1;
	text-align: center;
	text-indent: 0;
	color: #fff;
}
.about-flex-hover{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	padding: 120px 0 0 60px;
	overflow:hidden;
}
.about-flex-hover h3{
	font-size: 48px;
	line-height: 2;
	color: #fff;
	white-space: nowrap;
}
.about-flex-hover p{
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	text-indent: 0;
	white-space: nowrap;
}
.about-tit ul{
	width:100%;
}
.about-tit ul a:hover{
	color:#fff;
	background: #333;
}




/*contact style*/
.cont-1 h2{
	font-size: 40px;
	line-height: 2;
	text-align: center;
	color: #454a50;
}
.cont-1 p{
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #454a50;
}
.cont-1-itme{
	position: relative;
	height: 450px;
	padding: 0 1%;
}
.cont-1-itme div{
	height: 100%;
	width: 100%;
	border: 1px solid #bcbec0;
	border-radius: 3px;
	padding: 60px 35px 0;
}
.cont-1-itme img{
	display: block;
	margin: 0 auto;
}
.cont-1-itme h4{
	font-size: 28px;
	line-height: 1.5;
	text-align: center;
	color: #454a50;
	margin-top: 220px;
}
.cont-1-itme p{
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	color: #454a50;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.icon-img1:before,
.icon-img2:before,
.icon-img3:before,
.icon-img4:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 60px;
	height: 180px;
	width: 180px;
	transform: translateX(-50%);
}
.icon-img1:before{
	background: url(../images/contact/con-itme1.png) no-repeat;
}
.icon-img2:before{
	background: url(../images/contact/con-itme2.png) no-repeat;
}
.icon-img3:before{
	background: url(../images/contact/con-itme3.png) no-repeat;
}
.icon-img4:before{
	background: url(../images/contact/con-itme4.png) no-repeat;
}
.icon-img1:hover:before{
	background-image: url(../images/contact/con-itme1-h.png);
}
.icon-img2:hover:before{
	background-image: url(../images/contact/con-itme2-h.png);
}
.icon-img3:hover:before{
	background-image: url(../images/contact/con-itme3-h.png);
}
.icon-img4:hover:before{
	background-image: url(../images/contact/con-itme4-h.png);
}
.icon-img1:hover,
.icon-img2:hover,
.icon-img3:hover,
.icon-img4:hover{
	color: #b21313;
	border-color: #b21313;
	box-shadow: 0 0 3px 1px #ccc;
}
.icon-img1:hover h4,
.icon-img2:hover h4,
.icon-img3:hover h4,
.icon-img4:hover h4{
	color: #b21313;
}
.icon-img1:hover p,
.icon-img2:hover p,
.icon-img3:hover p,
.icon-img4:hover p{
	color: #b21313;
}
.cont-2-itme{
	height: 480px;
	border: 2px solid #e5e5e5;
}
.cont-2-padding{
	padding: 30px 0 0 30px;
}
.cont-2-itme h4{
	font-size: 32px;
	line-height: 1.5;
	color: #b21313;
}
.cont-2-itme p{
	position: relative;
	font-size: 2rem;
	/* line-height: 32px; */
	color: #454a50;
	padding: 10px 40px;
}
.cont-2-itme p i{
	position: absolute;
	height: 32px;
	width: 32px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.cont-2-itme p:nth-child(2) i{
	background: url(../images/contact/con-con1.png) no-repeat;
}
.cont-2-itme p:nth-child(3) i{
	background: url(../images/contact/con-con2.png) no-repeat;
}
.cont-2-itme p:nth-child(4) i{
	background: url(../images/contact/con-con3.png) no-repeat;
}
.cont-2-itme p:nth-child(5) i{
	background: url(../images/contact/con-con4.png) no-repeat;
}
.cont-2-itme p:nth-child(6) i{
	background: url(../images/contact/con-con5.png) no-repeat;
}
.cont-2-itme p:nth-child(7) i{
	background: url(../images/contact/con-con6.png) no-repeat;
}
#map{
	width: 100%;
	height: 100%;
	background:url(../images/map.png) no-repeat;
	background-size:100% 100%;
}
.ly-bg{
	position: relative;
	background: url(../images/contact/ly.jpg) no-repeat;
}
.con-ly p{
	font-size: 24px;
	line-height: 1.5;
	text-indent: 0;
	color: #454a50;
}
.con-ly div{
	padding:0;
}
.con-ly input{
	background-color: transparent;
	border-color: #454a50;
	height: 50px;
	border-radius: 10px;
}
.con-ly textarea{
	background-color: transparent;
	border-color: #454a50;
	border-radius: 10px;
	font-size: 24px;
	line-height: 1.3;
}
.con-ly button{
	 width: 150px;
	 height: 50px;
	font-size: 24px;
}
.con-ly input:focus{
	border-color: #454a50;
}


/*index style*/
.news-nav span{
	font-size: 30px;
	line-height: 1.5;
	color: #7e8184;
}
.news-nav a{
	float: right;
	font-size: 24px;
	line-height: 1.5;
	color: #7e8184;
}
.new-img{
	position: relative;
	width:100%;
}
.new-img img{
	width: 100%;
	height: 360px;
}
.new-point-title{
	position: absolute;
	/* height: 75px; */
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	padding:10px 10px;
}
.new-point-title span{
	float: right;
}
.new-point-title a{
	font-size: 22px;
	line-height: 1.3;
	color: #ffffffe3; 
}
.new-list{
	padding:40px 10px 0;
}
.new-list a{
	font-size: 20px;
	line-height: 60px;
	color: #454a50;
}
.new-list a:hover{
	color: #b21313;
}
.new-list span{
	float: right;
}
.new-list li{
	position: relative;
	height: 60px;
	padding-left: 20px;
	border-bottom: 1px dashed #a8a8a8;
}
.new-list i{
	position: absolute;
	height: 8px;
	width: 8px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	background: #b21313;
}
.new-r-list li{
	border: 1px solid #bcbec0;
}
.new-r-list li:hover,
.new-r-list li:hover .new-r-list-1{
	border-color: #b21313;
}

.new-r-list li:hover h3{
	color: #b21313;
}
.new-r-list-1{
	float: left;
	border-right: 1px solid #bcbec0;
	height: 85px;
	width: 90px;
	padding-top:10px; 
}
.new-r-list-1 p b{
	font-size: 24px;
	line-height: 1.5;
	color: #717477;
	text-align: center;
}
.new-r-list-1 p{
	font-size: 16px;
	line-height: 1.5;
	color: #c6c7c8;
	text-align: center;
}
.new-r-list-2{
	padding-left: 20px;
}
.new-r-list-2 h3{
	font-size: 20px;
	color: #717477;
}
.new-r-list-2 p{
	font-size: 16px;
	color: #7e8184;
}
.new-point-title,
.new-list li,
.new-r-list-2{
	overflow: hidden;
}
.pro-up{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	left: 0;
	top: 100%;
	padding: 45px 20px 0;
	transition: all .5s;
}
.effect-2:hover .pro-up{
	top: 0;
}
.pro-up h3{
	font-size: 28px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
}
.pro-up span{
	position: relative;
	font-size: 28px;
	line-height: 2.7;
	color: #fff;
	text-align: center;
}
.pro-up span:before,
.pro-up span:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/pro-z.png) no-repeat;
}
.pro-up span:before{
	left: -80px;
	top: 50%;
}
.pro-up span:after{
	left: 126px;
	top: 50%;
}
.pro-up p{
	font-size: 20px;
	line-height: 2;
	color: #fff;
	text-align: left;
}
.pro-up a{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
}
.padding-r3{
	padding-right:3%;
	letter-spacing:1px;
}
.padding-L3{
	padding-right:3%;
	letter-spacing:1px;
}
@media (max-width:768px) {
	.padding-r3{
	padding:0;
}
	.padding-L3{
	padding:0;
}
	.padding-r3 ul,
	.padding-L3 ul{
		width:95%;
	}
	.case .case-list .case-item{
		padding: 10px 10px;
	}
	.m-padding0{
	padding:0;
	}
	.cont-1-itme{
	padding:0 10px;
	}
	.margin-60-200{
	margin:0;
	padding:0;
	}
	.padding-r40{
	padding-right:0;
	}
	.padding-l40{
	padding-left:0;
	}
	.cont-2-itme{
	height:650px;
	}
	.con-ul ul{
	width:98%;
	}
	.caselist-content .caselist .caselist-item{
	padding:0;
	}
	.newslist-content .newslist li.newslist-item{
	margin-top:0;
	}

}
@media (max-width:1400px){
	#itme-4 .about-flex-hover p{
		font-size:14px;
	}
	#itme-2 p{
		font-size:14px;
	}
	.cont-2-itme p{
		font-size:1.6rem;
	}
	.cont-1 p{
		font-size:2rem;
	}
}
@media (max-width:1500px) and (min-width:1200px){
	header li .hvr-underline-from-center {
		font-size: 20px;
	}
}
@media (max-width:1200px) and (min-width:1000px){
	header li .hvr-underline-from-center {
		font-size: 16px!important;
	}
}
@media (max-width:1000px) and (min-width:768px){
	header li .hvr-underline-from-center {
		font-size: 14px!important;
	}
}